take into account both scroll arrows when calculating size request in
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 5 Jan 2007 17:29:49 +0000 (17:29 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Fri, 5 Jan 2007 17:29:49 +0000 (17:29 +0000)
commit34039c7008ddae46d5cd59ff4dd3a5b57f026bfe
tree9889a86e2971da8bd93793ff1fa8f956d52e6fa4
parentf332e19c4f85c9ca29a87b7dad0d3ce57dfcd15a
take into account both scroll arrows when calculating size request in

2007-01-05  Carlos Garnacho  <carlosg@gnome.org>

        * gtk/gtknotebook.c (gtk_notebook_size_request): take into account
        both scroll arrows when calculating size request in GTK_POS_LEFT or
        GTK_POS_RIGHT notebooks. (#393124, reported by Christian Persch)

svn path=/trunk/; revision=17080
ChangeLog
gtk/gtknotebook.c